home *** CD-ROM | disk | FTP | other *** search
- Path: gandalf.ca!news
- From: tbates@gandalf.ca (Tom Bates)
- Newsgroups: comp.lang.c
- Subject: DOS program needs more memory
- Date: Thu, 25 Jan 1996 16:05:05 GMT
- Organization: Gandalf
- Message-ID: <3107a8e3.5210295@hobbit>
- NNTP-Posting-Host: gold.gandalf.ca
- X-Newsreader: Forte Agent .99c/16.141
-
- A client of mine needs a C program modified to make more memory
- available. It is currently written in Borland Turbo C (3.0), runs in
- DOS, and uses conventional memory only. It is a crunching program
- that has no user interface as it runs in a batch mode and simply
- digests input files and creates an output file for the next step.
-
- Is there a quick and easy way to get this to run in protected mode? I
- remember some programs used to use PharLap or Rational Systems DOS
- extenders to do this, but I thought that some C compilers eventually
- incorporated this feature.
-
- I would appreciate e-mail responses since this news server here
- scrolls too quickly for me to get replies reliably.
-
- Thanks
- Tom
-
-